Skip to content

Conversation

jakubboucek
Copy link
Member

No description provided.

@jakubboucek jakubboucek self-assigned this Oct 12, 2025
@jakubboucek jakubboucek requested a review from Copilot October 12, 2025 17:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project to support PHP 8.5 by adding PHP 8.5 to the test matrix, upgrading GitHub Actions versions, updating PHPStan to version 2.1, and improving type annotations for better static analysis.

  • Added PHP 8.5 to the CI test matrix
  • Updated GitHub Actions from v2 to v4/v5 for better compatibility
  • Upgraded PHPStan from version 1.12.6 to ^2.1 for enhanced static analysis

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/code_analysis.yaml Added PHP 8.5 to test matrix and updated GitHub Actions versions
composer.json Updated PHPStan dependency to version ^2.1
src/Enabler.php Improved type annotations with more specific PHPStan return type

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jakubboucek jakubboucek changed the title Update PHP 8.5 Add support for PHP 8.5 Oct 12, 2025
@jakubboucek jakubboucek merged commit e50bfc8 into master Oct 12, 2025
24 checks passed
@jakubboucek jakubboucek deleted the update-php-8-5 branch October 12, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant